home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / mac / 3-Presentations / Apple Demos / Training / HyperCard 2.0 Training / •HC 2.0-6 / card_9698.txt < prev    next >
Text File  |  1990-04-06  |  2KB  |  91 lines

  1. -- card: 9698 from stack: in.0-6
  2. -- bmap block id: 9804
  3. -- flags: 0000
  4. -- background id: 9237
  5. -- name: printReportSample.5
  6.  
  7.  
  8. -- part 3 (button)
  9. -- low flags: 00
  10. -- high flags: 2000
  11. -- rect: left=8 top=2 right=322 bottom=509
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Info 1
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   showFld
  23. end mouseUp
  24.  
  25.  
  26.  
  27. -- part 1 (field)
  28. -- low flags: 01
  29. -- high flags: 2004
  30. -- rect: left=137 top=243 right=335 bottom=496
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 0 / 0
  33. -- text alignment: 0
  34. -- font id: 174
  35. -- text size: 14
  36. -- style flags: 0
  37. -- line height: 14
  38. -- part name: 
  39. ----- HyperTalk script -----
  40. on mouseUp
  41. end mouseUp
  42.  
  43.  
  44.  
  45. -- part 2 (button)
  46. -- low flags: 00
  47. -- high flags: 2000
  48. -- rect: left=452 top=300 right=329 bottom=490
  49. -- title width / last selected line: 0
  50. -- icon id / first selected line: 5233 / 5233
  51. -- text alignment: 1
  52. -- font id: 0
  53. -- text size: 12
  54. -- style flags: 0
  55. -- line height: 16
  56. -- part name: returnArrow
  57. ----- HyperTalk script -----
  58. on mouseUp
  59.   visual zoom close
  60.   go cd "multiple reports" of stack "Intro to HyperCard 2.0"
  61. end mouseUp
  62.  
  63.  
  64.  
  65. -- part 4 (field)
  66. -- low flags: 81
  67. -- high flags: 2004
  68. -- rect: left=277 top=61 right=190 bottom=414
  69. -- title width / last selected line: 0
  70. -- icon id / first selected line: 0 / 0
  71. -- text alignment: 0
  72. -- font id: 174
  73. -- text size: 14
  74. -- style flags: 0
  75. -- line height: 15
  76. -- part name: info 1
  77. ----- HyperTalk script -----
  78. on mouseUp
  79.   hide me
  80. end mouseUp
  81.  
  82.  
  83.  
  84. -- part contents for card part 1
  85. ----- text -----
  86. Once you have selected all the items for your report, and have specified their fonts, you will see the Edit report items dialog look like this: it will show the individual parts of your report in full size, 
  87. exactly as they will print. 
  88.  
  89. -- part contents for card part 4
  90. ----- text -----
  91. You can change the fonts for these items at any time, and you can change the their sizes at any time, as well.